The Max Version property further defines the MSI engine's search for installed versions to upgrade. The previously installed version's upgrade code must first match the value specified in the Upgrade Code property. Once a matching upgrade code match is detected, the search can be narrowed by the minimum and/or maximum version specified and whether the versions are included or excluded (indicated in the Include Min Version and Include Max Version properties).

This property contains the maximum version number of the product that you want your current version to update. The field can be populated in one of the following ways:

Warning You must specify a value for at least one of the Version properties: Min Version and/or Max Version.